ScCompiler.setEnabledInterfaceVariables

Sets the interface variables which are used during compilation. By default, all variables are used. Once set, compile() will only consider the set in active_variables.

class ScCompiler
void
setEnabledInterfaceVariables
(
const(uint)[] activeVariables
)

Meta